SftTabs/NET 6.0

ScrollDirection Enumeration

Softel vdm, Inc.

Defines identifiers to specify the scrolling direction.

Syntax      ScrollDirection Enumeration (Softelvdm.SftTabsNET)

VB   

Public Enum ScrollDirection

C#   

public enum ScrollDirection

C++   

public enum class ScrollDirection


Member

Value

Description

Left

0

Defines scrolling to the left (or top).

Right

1

Defines scrolling to the right (or bottom).

Comments

The ScrollDirection enumeration defines identifiers to specify the scrolling direction.

The Scroll method uses this enumeration.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com